Welcome![Sign In][Sign Up]
Location:
Search - Linux I2C

Search list

[Linux-Unixlinux--i2c

Description: 嵌入式LINUX I2C应用大全 有几乎所有常用I2C器件的应用讲解和源代码
Platform: | Size: 520700 | Author: 刘德方 | Hits:

[Technology Managementlinux i2c驱动

Description: 主要介绍了Linux环境下编写i2c驱动的主要知识点!
Platform: | Size: 158808 | Author: springtimes | Hits:

[Embeded LinuxI2C-camera

Description: 硬件的cpu是arm920i2c总线和camera之间的连接驱动在嵌入式linux操作系统下编写-hardware cpu is arm920i2c bus and camera link between the driver in embedded Linux operating system prepared
Platform: | Size: 53248 | Author: 肖晓 | Hits:

[Embeded-SCM Developsrc_i2c_keypad

Description: Linux下I2C以及I2C下的键盘驱动-Linux I2C I2C and the keyboard
Platform: | Size: 5120 | Author: 姚俊 | Hits:

[Embeded LinuxLINUX-keyboard-DRIVER

Description: 一款LINUX下的键盘驱动程序,是I2C总线控制的。-new keyboard-driven process, the I2C bus control.
Platform: | Size: 13312 | Author: liuli | Hits:

[Embeded Linuxi2c-core

Description: ARM10平台下 i2c linux 驱动的源代码
Platform: | Size: 9216 | Author: yangtao | Hits:

[Embeded-SCM DevelopI2C

Description: linux I2C driver for pxa cpu, ov9640 camera. Also include a doc about linux I2C driver
Platform: | Size: 183296 | Author: heliang | Hits:

[Linux-Unixlinux--i2c

Description: 嵌入式LINUX I2C应用大全 有几乎所有常用I2C器件的应用讲解和源代码-Embedded LINUX I2C applications Guinness has almost all commonly used applications on the I2C device and the source code
Platform: | Size: 520192 | Author: 刘德方 | Hits:

[Embeded-SCM Developi2c

Description: i2c存储体系在arm9平台上实现的资料,以及如何在linux下实现i2c驱动开发
Platform: | Size: 846848 | Author: lobot | Hits:

[Linux-Unixtest_iic

Description: 这是一个linux上的iic设备驱动的原型,是自己用于linux i2c驱动练习用的,希望对大家有帮助-This is a linux device driver on the IIC prototype their own practice for linux i2c drivers used, and they hope to help everyone
Platform: | Size: 1024 | Author: 鬼先生 | Hits:

[Linux-Unixi2c

Description: linux 下的i2c驱动程序,使用与linux 2.4的 版本-linux cavity i2cЙ hung your most唗Use ㄛ迵cavity唳linked to linux 2.4
Platform: | Size: 96256 | Author: 李昱 | Hits:

[Embeded-SCM Developi2c-linux

Description: 我收集的一些I2C的技术文档和在linux环境的应用分析等-I have collected some of I2C technical documents and applications in linux environment analysis
Platform: | Size: 1485824 | Author: 邓某 | Hits:

[Linux-Unixi2c

Description: linux下S3C2410的I2C总线的驱动-S3C2410 under linux the I2C bus driver
Platform: | Size: 100352 | Author: 123 | Hits:

[Linux-Unixi2c

Description: Linux ARM9 2440 sound I2C 驱动程序-Linux ARM9 2440 sound I2C driver
Platform: | Size: 3072 | Author: 三木先生 | Hits:

[Embeded Linuxi2c_rtc_linux

Description: linux i2c rtc 驱动程序,有需要的请下载-linux i2c rtc driver, have the necessary download
Platform: | Size: 20480 | Author: xzs | Hits:

[Embeded-SCM Developi2c

Description: AT91SAM9260EK LINUX i2c读写程序的源代码-i2c
Platform: | Size: 1024 | Author: nc802 | Hits:

[Embeded Linuxi2c-davinci-gpio

Description: Linux I2C over GPIO driver
Platform: | Size: 3072 | Author: nishant | Hits:

[Linux-UnixLinux-I2C

Description: linux i2c 驱动程序的框架,很有用处。我从中学到了一些驱动的知识。-linux i2c diver framework,It is very usefull. I have learn a lot from it.
Platform: | Size: 158720 | Author: wjl | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[Linux-Unixlinux-i2c-eeprom

Description: 实现了s3c6410通过i2c总线对eeprom的读写-Achieved through s3c6410 i2c bus read and write to the eeprom
Platform: | Size: 4096 | Author: lj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net